home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
X'Tasies 5
/
X'Tasies 5 - Disc 1.iso
/
mac
/
Main.Dir
/
00079_Quit_Script.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-09-02
|
158 b
|
11 lines
on mouseDown
set the visible of sprite 23 to 0
updateStage()
end
on mouseUp
set the visible of sprite 23 to 1
puppetSound(0)
go(1, "Quit.dir")
end